Configuration at LiveAssurance to Ingest LiveAssurance Alerts in LiveNX
LiveAssurance can be configured by two methods which are described below.
Configuring LiveAssurance to ingest liveAssurance Alerts via LiveAssurance Web.
◦ Login to liveAssurance (open LiveNX IP:5443 in a browser).
◦ From sidebar menu select Settings and then select Integrations.

◦ From the Add New Integration drop-down list, select LiveNX.

◦ Configure the following parameters:
◦ Integration Name: - Enter a name for the LiveNX integration.
◦ Token: - Enter the LiveAction Receiver token that grants authorized access tosend alerts to LiveNX. This is the same token which we generated above in first part.
◦ Click Save.
◦ For the integration to start, you must restart the authserver by using the following command.
cd /data/bcia && docker compose restart authserver

Configuring LiveAssurance to Ingest LiveAssurance Alerts via LiveNX CLI
◦ SSH into LiveNX
◦ sudo data/bcia/authserver/otel/la-otelcol.yaml
◦ Configure this YAML file and add the Token which we generated in LiveNX under bearertokenauth/withscheme.

◦ Hit Ctrl+O and then Hit “Enter”.
◦ Hit Ctrl+X to save and exit.